Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all services #375

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Update all services #375

merged 2 commits into from
Nov 12, 2024

Conversation

AdyenAutomationBot
Copy link
Collaborator

@AdyenAutomationBot AdyenAutomationBot commented Oct 24, 2024

PR notes

What's Changed

Breaking Changes 🛠

  • Balance Platform API:
    • Remove PinFunctionalityApi: use ManageCardPinApi instead
  • Configuration webhooks:
    • Upgrade to support Configuration webhooks v2
      • Enums follow camelCase conventions, you can expect changes like Active -> active, Closed -> closed, Landline -> landline, etc..
      • Remove attribute PaymentInstruments in model_balance_account
  • Transaction webhooks:
    • Rename TransferData to TransferView

New Features 💎

  • Checkout API:

    • Add new payment methods EBankingFinlandDetails, PayByBankAISDirectDebitDetails, TwintDetails
    • Add new attribute CardProductId in ResponseAdditionalDataCard
  • Configuration webhooks:

    • ⚠️ In PaymentInstrument the attribute AdditionalBankAccountIdentifications has been deprecated, use instead BankAccount
    • In PaymentInstrument add attributes StatusComment and StatusReason
    • In SweepConfigurationV2 add attributes Category and Priorities
    • In BalanceAccount add attribute MigratedAccountCode
  • LEM API:

    • Add adyenChargeCard enum in GetTermsOfServiceDocumentRequest, GetTermsOfServiceDocumentResponse
    • Add GetAcceptedTermsOfServiceDocument in TermsOfServiceApi
  • Transfers API:

    • Add IdempotencyKey in ApproveInitiatedTransfers

Other Changes 🖇️

Several unused classes have been dropped:

  • Checkout:
    • Remove model_avs, model_bank_account, model_card, model_payment_setup_request, model_payment_setup_response, model_payment_verification_request, model_payment_verification_response, etc..
  • BalancePlatform API:
    • Remove model_json_object, model_json_path, model_payment_instrument_bank_account, model_transfer_route_requirements
  • Management API:
    • Remove model_json_object, model_json_path, model_payment_instrument_bank_account
  • Transfers:
    • Remove model_json_object, model_json_path, model_transfer_notification_transfer_tracking
  • Transfers webhooks:
    • Remove model_transfer_notification_data, model_transfer_notification_transfer_tracking, model_transfer_operation

OpenAPI spec or templates produced changes on 12-11-2024 by commit. Download OpenAPI diffs to view the changes.

OpenAPI spec or templates produced changes on 12-11-2024 by commit. Download OpenAPI diffs to view the changes.

@AdyenAutomationBot AdyenAutomationBot requested a review from a team as a code owner October 24, 2024 07:41
@AdyenAutomationBot AdyenAutomationBot force-pushed the sdk-automation/models branch 8 times, most recently from 5f4da98 to 942aa6f Compare October 31, 2024 15:16
@AdyenAutomationBot AdyenAutomationBot force-pushed the sdk-automation/models branch 5 times, most recently from a05590f to 9445104 Compare November 6, 2024 22:18
@AdyenAutomationBot AdyenAutomationBot force-pushed the sdk-automation/models branch 4 times, most recently from 6ee67a1 to eafb8c0 Compare November 12, 2024 11:57
Copy link

sonarcloud bot commented Nov 12, 2024

@DjoykeAbyah DjoykeAbyah merged commit 69a6a72 into main Nov 12, 2024
3 checks passed
@DjoykeAbyah DjoykeAbyah deleted the sdk-automation/models branch November 12, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants